CI: deprecate $(AUTORELEASE) via comments
Autorelease causes some issues like heavy bandwidth usage as well as
non-deterministic package releases whenever someone doesn't use the full
git log.
With this comment all modified packages are checked and if they use
the autorelease feature, kindly comment to the user to change that.
Signed-off-by: Paul Spooren <[email protected]>
[ move check to separate workflow to handle ci limitation ]
Signed-off-by: Christian Marangi <[email protected]>
(cherry picked from commit
c993ee8a893c04baef602574ca9353ce4c72e11e)